home *** CD-ROM | disk | FTP | other *** search
/ American History: Interactive Maps & User's Guide / American History: Interactive Maps & User's Guide.iso / pc / IMAP5 / XIMAP5.dxr / 00277.ls < prev    next >
Encoding:
Text File  |  2000-01-25  |  202 b   |  10 lines

  1. on mouseUp
  2.   global gLstPeopleflashLight
  3.   hSound("click.aif")
  4.   go("king")
  5.   hVisibleSprite(0, 39, 39)
  6.   hVisibleSprite(0, 37, 37)
  7.   hSetProp(gLstPeopleflashLight, 1)
  8.   hCursor(0, "finger", 1, 19)
  9. end
  10.